﻿
		.main-im {
			position: fixed;
			right: 0px;
			top: 500px;
			z-index: 10000;
			width: 110px;
			height: 272px;
		}
		
		.main-im .qq-a {
			display: block;
			width: 106px;
			height: 116px;
			font-size: 14px;
			color: #0484cd;
			text-align: center;
			position: relative;
		}
		
		.main-im .qq-a span {
			bottom: 5px;
			position: absolute;
			width: 90px;
			left: 10px;
		}
		
		.main-im .qq-hover-c {
			width: 70px;
			height: 70px;
			border-radius: 35px;
			position: absolute;
			left: 18px;
			top: 10px;
			overflow: hidden;
			z-index: 9;
		}
		
		.main-im .qq-container {
			z-index: 99;
			position: absolute;
			width: 109px;
			height: 118px;
			border-top-left-radius: 10px;
			border-top-right-radius: 10px;
			border-bottom: 1px solid #dddddd;
			background: url(../images/qq-icon-bg.png) no-repeat center 8px;
		}
		
		.main-im .img-qq {
			max-width: 60px;
			display: block;
			position: absolute;
			left: 6px;
			top: 3px;
			-moz-transition: all 0.5s;
			-webkit-transition: all 0.5s;
			-o-transition: all 0.5s;
			transition: all 0.5s;
		}
		
		.main-im .im-qq:hover .img-qq {
			max-width: 70px;
			left: 1px;
			top: 8px;
			position: absolute;
		}
		
		.main-im .im_main {
			background: #F9FAFB;
			border: 1px solid #dddddd;
			border-radius: 10px;
			background: #F9FAFB;
			display: none;
		}
		
		.main-im .im_main .im-tel {
			color: #000000;
			text-align: center;
			width: 109px;
			height: 105px;
			border-bottom: 1px solid #dddddd;
		}
		
		.main-im .im_main .im-tel div {
			font-weight: bold;
			font-size: 12px;
			margin-top: 6px;
		}
		
		.main-im .im_main .im-tel .tel-num {
			font-family: Arial;
			font-weight: bold;
			color: #e66d15;
		}
		
		.main-im .im_main .im-tel:hover {
			background: #fafafa;
		}
		
		.main-im .im_main .weixing-container {
			width: 55px;
			height: 47px;
			border-right: 1px solid #dddddd;
			background: #f5f5f5;
			border-bottom-left-radius: 10px;
			background: url(../images/weixing-icon.png) no-repeat center center;
			float: left;
		}
		
		.main-im .im_main .weixing-show {
			width: 112px;
			height: 172px;
			background: #ffffff;
			border-radius: 10px;
			border: 1px solid #dddddd;
			position: absolute;
			left: -125px;
			top: -126px;
		}
		
		.main-im .im_main .weixing-show .weixing-sanjiao {
			width: 0;
			height: 0;
			border-style: solid;
			border-color: transparent transparent transparent #ffffff;
			border-width: 6px;
			left: 112px;
			top: 134px;
			position: absolute;
			z-index: 2;
		}
		
		.main-im .im_main .weixing-show .weixing-sanjiao-big {
			width: 0;
			height: 0;
			border-style: solid;
			border-color: transparent transparent transparent #dddddd;
			border-width: 8px;
			left: 112px;
			top: 132px;
			position: absolute;
		}
		
		.main-im .im_main .weixing-show .weixing-ma {
			width: 104px;
			height: 103px;
			padding-left: 5px;
			padding-top: 5px;
		}
		
		.main-im .im_main .weixing-show .weixing-txt {
			position: absolute;
			top: 110px;
			left: 7px;
			width: 100px;
			margin: 0 auto;
			text-align: center;
		}
		
		.main-im .im_main .go-top {
			width: 50px;
			height: 47px;
			background: #f5f5f5;
			border-bottom-right-radius: 10px;
			background: url(../images/totop-icon.png) no-repeat center center;
			float: right;
		}
		
		.main-im .im_main .go-top a {
			display: block;
			width: 52px;
			height: 47px;
		}
		
		.main-im .close-im {
			position: absolute;
			right: 10px;
			top: -12px;
			z-index: 100;
			width: 24px;
			height: 24px;
		}
		
		.main-im .close-im a {
			display: block;
			width: 24px;
			height: 24px;
			background: url(../images/close_im.png) no-repeat left top;
		}
		
		.main-im .close-im a:hover {
			text-decoration: none;
		}
		
		.main-im .open-im {
			cursor: pointer;
			margin-left: 68px;
			width: 40px;
			height: 133px;
			background: url(../images/open_im.png) no-repeat left top;
		}



.service li .sub_list{
	display: none;
	position: absolute;
	left: 0;
	top:0;
	padding:10px 20px 0 20px;
	
}

.service li .sub_list p
{
	font-size: 14px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	width: 230px;
	color: #fff;
	
	border-bottom: 1px dotted rgba(255,255,255,.5);
}
.service li .sub_list p a{
	
	color: #fff;
	
	
	
}
.service li .sub_list p:last-child
{
	border: 1px solid rgba(255,255,255,.5);
	margin-top: 10px;
	border-radius: 20px;
	background: #fff;
		
}
.service li .sub_list p:last-child a
{
	color: #1298E0;
}
.service li:hover .sub_list{
	display: block;
	
}

.service li:hover span{
	display: none;
	
}

/* banner 切换样式*/
.banner {
	min-width: 1000px;
	position: relative;
	height: 500px;
	z-index: 10;
	overflow: hidden;
}
.banner .bd {
	position: relative;
	z-index: 0;
}
.banner .bd ul {
	width: 100% !important;
}
.banner .bd li {
	width: 100% !important;
	height: 500px;
	animation: 5s linear 0s normal none 1 running banner;
	overflow: hidden;
}
.banner .bd li a {
	height: 500px;
	display: block;
}
.banner .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 20px;
	left: 0;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.banner .hd ul li {
	display: inline-block;
	height: 5px;
	width: 60px;
	border-radius: 3px;
	background: rgba(255,255,255,.5);
	overflow: hidden;
	cursor: pointer;
	text-align: center;
	text-indent: 999px;
	margin: 0 5px;
	transition: all 0.8s ease 0s;
}
.banner .hd ul .on {
	transition: all 0.8s ease 0s;
	background: rgba(255,255,255,1);
}
.service {
/*	background: url(../images/bg_01.jpg)no-repeat center bottom;*/
	background: #f5f5f5;
	padding-bottom: 50px;
	
}
.bt {
	text-align: center;
	color: #1298E0;
	font-size: 32px;
	padding:  50px 0;
	font-weight: bold;
}
.bt span {
	color: #ccc;
	font-size: 28px;
	font-weight: normal;
	margin-left: 5px;
}
.service ul {
	overflow: hidden;
}
.service li {
	width: 270px;
	height: 220px;
	font-size: 16px;
	line-height: 30px;
	background: #fff;
	text-align: center;
	box-shadow: 2px 3px 11px #ccc;
	border-radius: 5px;
	float: left;
	margin: 20px 15px;
	position: relative;
}

.service li span {
	color: #999;
	display: block;
}
.service li:nth-child(4n) {
	margin-right: 0px;
}
.service li:nth-child(4n) i {
	font-size: 60px;
	color: rgba(255,255,255,.6);
}
.service li span:first-child {
	color: #1298E0;
	font-family: Impact;
	font-size: 30px;
	padding-top: 30px;
	line-height: 50px;
}
.service li:last-child span {
	padding-top: 80px;
}
.service li .see {
	color: red;
	font-size: 18px;
	border-top: 1px solid #e9e9e9;
	margin: 0 40px;
	padding-top: 15px;
	margin-top: 20px;
}
.service li:last-child {
	color:#fff;
	padding-top: 70px;
	background: -webkit-linear-gradient(-90deg, #0FAAE5, #00DAF2); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(-90deg, #0FAAE5, #00DAF2); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(-90deg, #0FAAE5, #00DAF2); /* Firefox 3.6 - 15 */
	background: linear-gradient(-90deg, #0FAAE5, #00DAF2); /* 标准的语法（必须放在最后） */
}
.service li:last-child span {
	color: #fff;
	font-size: 16px;
	border: none;
}
.service li:last-child p:last-child {
	margin: 0;
	padding: 0;
	color: #fff;

font-size: 28px;

}
.service li p:last-child span
{
	font-size: 14px;
	
}
.service li:hover{
/*	background: rgba(255,255,255,.1);*/
	background: -webkit-linear-gradient(-90deg, #0FAAE5, #00DAF2); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(-90deg, #0FAAE5, #00DAF2); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(-90deg, #0FAAE5, #00DAF2); /* Firefox 3.6 - 15 */
	background: linear-gradient(-90deg, #0FAAE5, #00DAF2); /* 标准的语法（必须放在最后） */
	
	
}
.service li:hover p
{
	color: rgba(255,255,255,.9);
}
.baoz {
	background: url(../images/bg_02.jpg)no-repeat center center;
	height: 786px;
}
.baoz .bt {
	color: #fff;
}
.baoz .bt span {
	color: rgba(255,255,255,.5);
}
.baoz .bt em {
	font-size: 60px;
	font-weight: normal;
	font-style: normal;
	font-family: Times, Times New Roman, serif;
	margin: 0 5px;
}
.baoz ul li {
	float: left;
	width: 277px;
	height: 230px;
	text-align: center;
	line-height: 30px;
	vertical-align: middle;
	display: table-cell;
	background: rgba(255,255,255,.3);
	border: 1px solid #95F2F8;
	border-radius: 5px;
	color: #fff;
	padding-top: 70px;
	margin-bottom: 30px;
	margin-right: 30px;
	cursor: pointer;
}
.baoz ul li:hover {
	background: #1298E0;
}
.baoz ul li:nth-child(4n) {
	margin-right: 0px;
}
.baoz ul li p i {
	font-size: 68px;
	color: rgba(255,255,255,.8);
}
.baoz ul li p:last-child {
	margin-top: 10px;
	font-size: 18px;
}
.main {
/*
	background: url(../images/bg_03.jpg)no-repeat center bottom;
	padding: 30px 0 160px 0;
*/
}


.case {
	background:#e5f0f4;
	padding: 20px 0 50px 0;
	margin-top: 50px; overflow:hidden; clear:both; 
}
.case ul
{
	overflow:hidden; zoom:1;
}

.case li
{
	width: 235px;
	height: 188px;
	float:left; 
	margin:0 5px;  display:inline;
	
}

.case li img
{
	width: 235px;
	height: 188px;
	overflow:hidden;
	
}
.link li
{
	width: auto;
	height: auto;
	margin: 0 10px;
	font-size: 14px;
}
.news ul {
	overflow: hidden;
}
.news li {
	float: left;
	background: #fff;
	width: 563px;
	padding: 50px 30px;
	box-shadow: 2px 3px 11px #ccc;
	border-radius: 5px;
	margin: 10px 20px 40px 20px;
}
.news li:nth-child(2n) {
	margin-right: 0;
}
.news li .date {
	width: 80px;
	height: 80px;
	background: #999;
	text-align: center;
	color: #fff;
	border-radius: 90px;
	font-size: 14px;
	padding-top: 15px;
}
.news li .date span {
	font-family: impact;
	font-size: 24px;
}
.news li .date p {
	border-top: 1px solid #ccc;
	margin: 0 20px;
	padding-top: 2px;
	color: #ccc;
}
.news .content {
	width: 400px;
}
.news .content p {
	color: #999;
	line-height: 28px;
	font-size: 13px;
	margin-top: 5px;
}
.more a {
	border: 1px solid #eee;
	text-align: center;
	line-height: 50px;
	border-radius: 100px;
	width: 300px;
	margin: 0 auto;
	display: block;
	font-size: 16px;
	transition: all 0.6s ease-out 0s;
}
.more a:hover {
	background: #1298E0;
	border: 1px solid #1298E0;
	transition: all 0.6s ease-out 0s;
}
.more:hover a {
	color: #fff;
}
.process ul {
	overflow: hidden;
}
.process li {
	width: 224px;
	height: 290px;
	padding-top: 60px;
	text-align: center;
	color: #fff;
	border-radius: 5px;
	font-size: 24px;
	float: left;
	margin-right: 20px;
	cursor: pointer;
	line-height: 30px;
	background: -webkit-linear-gradient(45deg, #0FAAE5, #06F7CD); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(45deg, #0FAAE5, #06F7CD); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(45deg, #0FAAE5, #06F7CD); /* Firefox 3.6 - 15 */
	background: linear-gradient(45deg, #0FAAE5, #06F7CD); /* 标准的语法（必须放在最后） */
}

.process li p img
{
	
	display: block;
	margin: 0 auto;
	transition: all 0.6s ease-out 0s;
}
.process li:hover img{
	animation: 3s linear 0s normal forwards infinite running Circle;
	transition: all 0.6s ease-out 0s;
	
}

@keyframes Circle {
0% {
 transform: rotate(0deg);
 -ms-transform:rotate(0deg); 	/* IE 9 */
-moz-transform:rotate(0deg); 	/* Firefox */
-webkit-transform:rotate(0deg); /* Safari 和 Chrome */
-o-transform:rotate(0deg); 	/* Opera */
}
100% {
 transform: rotate(360deg);
 -ms-transform:rotate(360deg); 	/* IE 9 */
-moz-transform:rotate(360deg); 	/* Firefox */
-webkit-transform:rotate(360deg); /* Safari 和 Chrome */
-o-transform:rotate(360deg); 	/* Opera */
}
}
@keyframes Circle {
0% {
 transform: rotate(0deg);
 -ms-transform:rotate(0deg); 	/* IE 9 */
-moz-transform:rotate(0deg); 	/* Firefox */
-webkit-transform:rotate(0deg); /* Safari 和 Chrome */
-o-transform:rotate(0deg); 	/* Opera */
}
100% {
 transform: rotate(360deg);
 -ms-transform:rotate(360deg); 	/* IE 9 */
-moz-transform:rotate(360deg); 	/* Firefox */
-webkit-transform:rotate(360deg); /* Safari 和 Chrome */
-o-transform:rotate(360deg); 	/* Opera */
}
}
.process li:nth-child(2n) {
	background: -webkit-linear-gradient(135deg, #06F7CD, #0FAAE5); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(135deg, #06F7CD, #0FAAE5); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(135deg, #06F7CD, #0FAAE5); /* Firefox 3.6 - 15 */
	background: linear-gradient(135deg, #06F7CD, #0FAAE5); /* 标准的语法（必须放在最后） */
}
.process li:last-child {
	margin-right: 0;
}
.process li p:first-child {
	margin: 20px auto;
}
.process li p:first-child i {
	font-size: 70px;
}
.process li p:last-child {
	font-size: 13px;
	letter-spacing: 3px;
	color: rgba(255,255,255,.5);
}
.ad {
	background: url(../images/bg_04.jpg)no-repeat center top;
	height: 500px;
	text-align: center;
	color: #fff;
}
.ad .txt1 {
	padding-top: 150px;
	margin-bottom: 100px;
}
.ad ul {
	overflow: hidden;
}
.ad ul li {
	width: 25%;
	float: left;
}
.ad ul li p:first-child, .ad ul li p:first-child i {
	font-size: 40px;
}
.ad ul li p:nth-child(2) {
	font-size: 12px;
	letter-spacing: 5px;
	color: rgba(255,255,255,0.7)
}
.Cooper ul {
	overflow: hidden;
}
.Cooper ul li {
	float: left;
	border: 1px solid #ededed;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
	padding: 5px;
	cursor: pointer;
}
.Cooper ul li img {
	width: 220px;
	height: 100px;
	overflow: hidden;
	transition: all 0.6s ease-out 0s;
	display: block;
}

	

.Cooper ul li:hover img {
	transform: scale(1.1, 1.1);
	transition: all 0.6s ease-out 0s;
}
.Cooper ul li:nth-child(5n) {
	margin-right: 0px;
}